* "subject to protection" -> "protected"
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 12 Jan 2007 18:47:26 +0000 (18:47 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 12 Jan 2007 18:47:26 +0000 (18:47 +0000)
* "transcluded" -> "included"

languages/messages/MessagesEn.php

index a8b5652..1a3db85 100644 (file)
@@ -1745,12 +1745,12 @@ Please hit "back" and reload the page you came from, then try again.',
 'protect-text' => 'You may view and change the protection level here for the page <strong>$1</strong>.',
 'protect-viewtext' => 'Your account does not have permission to change
 page protection levels. Here are the current settings for the page <strong>$1</strong>:',
-'protect-cascadeon' => "This page is currently subject to protection because it is included in the following pages, which have cascading protection turned on. You can change this page's protection level, but it will not affect the cascading protection.",
+'protect-cascadeon' => "This page is currently protected because it is included in the following pages, which have cascading protection turned on. You can change this page's protection level, but it will not affect the cascading protection.",
 'protect-default' => '(default)',
 'protect-level-autoconfirmed' => 'Block unregistered users',
 'protect-level-sysop' => 'Sysops only',
 'protect-summary-cascade' => 'cascading',
-'protect-cascade' => 'Cascading protection - protect any pages transcluded in this page.',
+'protect-cascade' => 'Cascading protection - protect any pages included in this page.',
 
 # restrictions (nouns)
 'restriction-edit' => 'Edit',